home *** CD-ROM | disk | FTP | other *** search
- Automatic computer powerdown on hang circuit
- by WA8BXN
-
- This circuit connects to one or more serial ports from the computer
- to the tncs and will drop power on the computer if there is no data from
- the computer in some given period of time. Normally the ID sent periodically
- will generate data out from the computer, resetting the time out interval.
-
-
-
- +12 V
- |
- |
- +--------------+--+------+
- | | |
- | Pin 8 | | Pin 4
- | +----------------+
- / | | 1N914
- R1 \ | |
- 2 Meg / | | Pin 3 |
- \ | |--------|>|--+-----+
- | | | | | |
- | Pin 7 | | | |
- +------------ | | --- $ Relay
- RS-232 Pin 2 | | | 1N914 ^ $ coil
- | | | | /-\ $
- | / | 555 | | |
- - \ R2 | | | |
- V 1N914 / 100K | | +-----+
- --- \ | | |
- | | | | | Use contacts
- | 2N2222 | Pin 6 | | | to drive
- | /-----+----+--------| | / larger relay
- | |/ | | | | 180 \ to control
- +---/\/\-| (npn) | +--------| | ohms / computer AC
- 10K |\ | + Pin 2 | | \
- v ----- +----------------+ |
- | ----- 270 microF Pin 1 | |
- | | - +---------------------+
- | | |
- RS-232 | | |
- Pin 7 ------+-----+----------+-----------+
- |
- --- (ground)
- -
- .
-
- R1+R2 along with capacitor determine ON time (larger resistance gives more
- time). R2 determines OFF time. On time should be somewhat longer than the
- ID interval.
-
- Relay is radio shack 5 VDC reed relay, 250 ohm coil, 20 mA. Contacts only
- good for 1 AMP so use them to drive larger relay that can handle computer
- AC line current. Circuit starts at ON when power is applied.
-
- If more than one port will be connected to the input, use separate diodes
- for each port into the 10K resistor.